Skip to content

C++: Fix another test that should be working on the AST dataflow.#2873

Merged
rdmarsh2 merged 2 commits into
github:masterfrom
geoffw0:fixasttest2
Feb 19, 2020
Merged

C++: Fix another test that should be working on the AST dataflow.#2873
rdmarsh2 merged 2 commits into
github:masterfrom
geoffw0:fixasttest2

Conversation

@geoffw0

@geoffw0 geoffw0 commented Feb 19, 2020

Copy link
Copy Markdown
Contributor

Following #2851 there were some AST tests that now test the IR instead (because that's the new default) when they shouldn't. #2861 fixed the diff tests. This fixes an explicit AST GVN test in library-tests\valuenumbering\GlobalValueNumbering (the same directory already contains an IR GVN test and a diff between the two). I've also renamed some of the test files to make things clearer.

@MathiasVP

@geoffw0 geoffw0 added the C++ label Feb 19, 2020
@geoffw0 geoffw0 requested a review from a team as a code owner February 19, 2020 14:35

@rdmarsh2 rdmarsh2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rdmarsh2 rdmarsh2 merged commit de66841 into github:master Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants